GrapeCity ActiveReports for .NET 12.0J
Def.List コンストラクタ(String,Content,IEnumerable<Filter>)

グループ化せずにリストを作成します。
構文
'宣言
 
Public Function New( _
   ByVal name As String, _
   ByVal content As Def.Content, _
   ByVal filters As IEnumerable(Of Def.Filter) _
)
public Def.List( 
   string name,
   Def.Content content,
   IEnumerable<Def.Filter> filters
)

パラメータ

name
content
filters
参照

関連項目

Def.List クラス
Def.List メンバ
オーバーロード一覧

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.